MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: A Solutions Architect must design a web application that will be hosted on AWS, allowing users to purchase access to premium, shared content that is stored in an S3 bucket.Upon payment, content will be available for download for 14 days before the user is denied access.Which of the following would be the LEAST complicated implementation?
Question2: A solutions architect needs to design a low-latency solution for a static single-page application accessed by users utilizing a custom domain name. The solution must be serverless, encrypted in transit, and cost-effective.Which combination of AWS services and features should the solutions architect use? (Select TWO.)
Question3: A company is planning to use Amazon S3 to store images uploaded by its users.The images must be encrypted at rest in Amazon S3.The company does not want to spend time managing and rotating the keys, but it does want to control who can access those keys.What should a solutions architect use to accomplish this?
Question4: A media company stores video content in an Amazon Elastic Block Store (Amazon EBS) volume.A certain video file has become popular and a large number of users across the world are accessing this content.This has resulted in a cost increase.Which action will DECREASE cost without compromising user accessibility?
Question5: A solutions architect must provide a fully managed replacement for an on-premises solution that allows employees and partners to exchange files The solution must be easily accessible to employees connecting from on-premises systems, remote employees, and external partners Which solution meets these requirements?
Question6: A company is using Amazon DynamoDB with provisioned throughput for the database tier of its ecommerce website. During flash sales, customers experience periods of time when the database cannot handle the high number of transactions taking place. This causes the company to lose transactions During normal periods, the database performs appropriately.Which solution solves the performance problem the company faces?
Question7: An application running on AWS generates audit logs of operational activities Compliance requirements mandate that the application retain the logs for 5 years.How can these requirements be met?
Question8: A company has two applications: a sender application that sends messages with payloads to be processed and a processing application intended to receive messages with payloads. The company wants to implement an AWS service to handle messages between the two applications.The sender application can send about 1,000 messages each hour. The messages may take up to 2 days to be processed. If the messages fail to process, they must be retained so that they do not impact the processing of any remaining messages.Which solution meets these requirements and is the MOST operationally efficient?
Question9: A company wants a storage option that enables its data science team to analyze its data on premises and in the AWS Cloud.The team needs to be able to run statistical analyses by using the data on premises and by using a fleet of Amazon EC2 instances across multiple Availability Zones.What should a solutions architect do to meet these requirements?
Question10: A company has a multi-tier application that runs six front-end web servers in an Amazon EC2 Auto Scaling group in a single Availability Zone behind an Application Load Balancer (ALB).A solutions architect needs to modify the infrastructure to be highly available without modifying the application.Which architecture should the solutions architect choose that provides high availability?
Question11: A company hosts a website on premises and wants to migrate it to the AWS Cloud.The website exposes a single hostname to the internet but it routes its functions to different on- premises server groups based on the path of the URL.The server groups are scaled independently depending on the needs of the functions they support.The company has an AWS Direct Connect connection configured to its on-premises network.What should a solutions architect do to provide path-based routing to send the traffic to the correct group of servers?
Question12: A company Is reviewing Its AWS Cloud deployment to ensure its data is not accessed by anyone without appropriate authorization.A solutions architect is tasked with identifying all open Amazon S3 buckets and recording any S3 bucket configuration changes.What should the solutions architect do to accomplish this?
Question13: A solution architect is designing a solution that involves orchestrating a series of Amazon Elastic Container Service (Amazon ECS) task types running on Amazon EC2 instances that are part of an ECS cluster. The output and state data for all tasks needs to be stored. The amount of data output by each task is approximately 10 MB, and there could be hundreds of tasks running at a time. The system should be optimized for high frequency reading and writing. As old outputs are archived and deleted the storage size is not expected to exceed 1 TB.Which storage solution should the solution architect recommend?
Question14: A company is investigating potential solutions that would collect, process, and store users' service usage data.The business objective is to create an analytics capability that will enable the company to gather operational insights quickly using standard SQL queries.The solution should be highly available and ensure Atomicity, Consistency, Isolation, and Durability (ACID) compliance in the data tier.Which solution should a solutions architect recommend?
Question15: An ecommerce website is deploying its web application as Amazon Elastic Container Service (Amazon ECS) container instance behind an Application Load Balancer (ALB). During periods of high activity, the website slows down and availability is reduced. A solutions architect uses Amazon CloudWatch alarms to receive notifications whenever there is an availability issues so they can scale out resource Company management wants a solution that automatically responds to such events.Which solution meets these requirements?
Question16: Management has decided to deploy all AWS VPCs with IPv6 enabled. After sometime, a solutions architect tries to launch a new instance and receives an error stating that there is no enough IP address space available in the subnet.What should the solutions architect do to fix this?
Question17: A company has copied 1 PB of data from a colocation facility to an Amazon S3 bucket in the us- east-1 Region using an AWS Direct Connect link.The company now wants to copy the data to another S3 bucket in the us-west-2 Region.The colocation facility does not allow the use AWS Snowball.What should a solutions architect recommend to accomplish this?
Question18: An application allows users at a company's headquarters to access product data.The product data is stored in an Amazon RDS MySQL DB instance.The operations team has isolated an application performance slowdown and wants to separate read traffic from write traffic.A solutions architect needs to optimize the application's performance quickly.What should the solutions architect recommend?
Question19: A company is running a multi-tier ecommerce web application In the AWS Cloud. The application runs on Amazon EC2 Instances with an Amazon RDS MySQL Mutt>AZ DB instance.Amazon RDS is configured with the latest generation instance with 2,000 GB of storage in an Amazon EBS General Purpose SSD (gp2) volume.The database performance impacts the application during periods of high demand.After analyzing the logs in Amazon CloudWatch Logs, a database administrator finds that the application performance always degrades when the number of read and write IOPS is higher than6.000What should a solutions architect do to improve the application performance?
Question20: A company designed a stateless two-tier that uses Amazon EC2 in a single Availability Zone and an Amazon RDS multi-AZ DB instance.New company management wants to ensure the application is highly available.What should a solutions architect do to meet this requirement?
Question21: A company plans to deploy a new application in AWS that reads and writes information to a database.The company wants to deploy the application in two different AWS Regions with each application writing to a database in their Region.The databases in the Two Regions needs to keep We data synchronizedWhat should be used to meet these requirements?
Question22: A company wants to build a scalable key management infrastructure to support developers who need to encrypt data in their applications.What should a solutions architect do to reduce the operational burden?
Question23: An application uses an Amazon RDS MySQL DB instance.The RDS database is becoming low on disk space.A solutions architect wants to increase the disk space without downtime.Which solution meets these requirements with the LEAST amount of effort?
Question24: A solutions architect is designing a mission-critical web application. It will consist of Amazon EC2 instances behind an Application Load Balancer and a relational database. The database should be highly available and fault tolerant.Which database implementations will meet these requirements? (Select TWO.)
Question25: A company hosts an application on multiple Amazon EC2 instances.The application processes messages from an Amazon SQS queue writes to an Amazon RDS table and deletes the message from the queue Occasional duplicate records are found in the RDS table.The SQS queue does not contain any duplicate messages.What should a solutions archived do to ensure messages are being processed once only?
Question26: A solutions architect is developing a multiple-subnet VPC architecture.The solution will consist of six subnets in two Availability Zones.The subnets are defined as public, private and dedicated for databases.Only the Amazon EC2 instances running in the private subnets should be able to access a database.Which solution meets these requirements?
Question27: A solution architect creating an application that will handle batch processing of large amount of data. The input data will be held in Amazon S3 and the output data will be stored in a different S3 bucket. For processing the application will transfer the data over the network between multiple Amazon EC2 instances.What should the solution architect do to reduce the overall data transfer costs ?
Question28: A company is building a payment application that must be highly available even during regional service disruptions.A solutions architect must design a data storage solution that can be easily replicated and used in other AWS Regions.The application also requires low-latency atomicity, consistency, isolation, and durability (ACID) transactions that need to be immediately available to generate reports.The development team also needs to use SQL.Which data storage solution meets these requirements'?
Question29: A company hosts its core network services, including directory services and DNS. in its on- premises data center.The data center is connected to the AWS Cloud using AWS Direct Connect (DX) Additional AWS accounts are planned that will require quick, cost-effective, and consistent access to these network services What should a solutions architect implement to meet these requirements with the LEAST amount of operational overhead?
Question30: A company has a large dataset for its online advertising business stored in an Amazon RDS for MySQL DB instance in a single Availability Zone. The company wants business reporting queries to run without impacting the write operations to the production DB instance.Which solution meets these requirements?
Question31: A company hosts an application on an Amazon EC2 instance that requires a maximum of 200 GB storage space. The application is used infrequently, with peaks during mornings and evenings.Disk I/O varies, but peaks at 3,000 IOPS. The chief financial officer of the company is concerned about costs and has asked a solutions architect to recommend the most cost-effective storage option that does not sacrifice performance.Which solution should the solutions architect recommend?
Question32: A company currently operates a web application backed by an Amazon RDS MySQL database.It has automated backups that are run daily and are not encrypted.A security audit requires future backups to be encrypted and the unencrypted backups to be destroyed.The company will make at least one encrypted backup before destroying the old backups What should be done to enable encryption for future backups?
Question33: A company has on-premises servers running a relational database.The current database serves high read traffic for users in different locations.The company wants to migrate to AWS with the least amount of effort.The database solution should support disaster recovery and not affect the company's current traffic flow.Which solution meets these requirements?
Question34: A company recently deployed a two-tier application in two Availability Zones in the us-east-1 Region.The databases are deployed in a private subnet while the web servers are deployed in a public subnet.An internet gateway is attached to the VPC. The application and database run on Amazon EC2 instances.The database servers are unable to access patches on the internet.A solutions architect needs to design a solution that maintains database security with the least operational overhead.Which solution meets these requirements?
Question35: A company wants to optimize the cost of its data storage for data that is accessed quarterly.The company requires high throughput, low latency, and rapid access, when needed.Which Amazon S3 storage class should a solutions architect recommend?
Question36: A developer has an application that uses an AWS Lambda function to upload files to Amazon S3 and needs the required permissions to perform the task.The developer already has an IAM user with valid IAM credentials required for Amazon S3.What should a solutions architect do to grant the permissions?
Question37: A company wants to identify underutilized instances for Amazon EX2 and Amazon RDS.The company needs to report on the cost of all underutilized instances and the utilization metrics for each resource.Which combination of tools and services will provide this data? (Select TWO.)
Question38: A company's website runs on Amazon EC2 instances behind an Application Load Balancer (ALB).The website has a mix of dynamic and static content Users around the globe are reporting that the website is slow.Which set of actions will improve website performance for users worldwide?
Question39: A company needs to run its external website on Amazon EC2 instances and on-premises virtualized servers.The AWS environment has a 1 GB AWS Direct Connect connection to the data center.The application has IP addresses that will not change.The on-premises and AWS servers are able to restart themselves while maintaining the same IP address if a failure occurs.Some website users have to add their vendors to an allow list, so the solution must have a fixed IP address.The company needs a solution with the lowest operational overhead to handle this split traffic.What should a solutions architect do to meet these requirements?
Question40: A user wants to use an EBS-backed Amazon EC2 instance for a temporary job. Based on the input data, the job is most likely to finish within a week. Which of the following steps should be followed to terminate the instance automatically once the job is finished?
Question41: A company has a two-tier application architecture that runs in public and private subnets Amazon EC2 instances running the web application are in the public subnet and a database runs on the private subnet.The web application instances and the database are running in a single Availability Zone (AZ).Which combination of steps should a solutions architect take to provide high availability for this architecture? (Select TWO.)
Question42: A company's application is running on Amazon EC2 instances within an Auto Scaling group behind an Elastic Load Balancer.Based on the application's history, the company anticipates a spike in traffic during a holiday each year.A solutions architect must design a strategy to ensure that the Auto Scaling group proactively increases capacity lo minimize any performance impact on application users.Which solution will meet these requirements?
Question43: A company built a food ordering application that captures user data and stores it for future analysis.The application's static front end is deployed on an Amazon EC? instance.The front-end application sends the requests to the backend application running on separate EC2 instance.The backend application then stores the data in Amazon RDS.What should a solutions architect do to decouple the architecture and make it scalable?
Question44: A company has data stored in an on-premises data center that is used by several on-premises applications. The company wants to maintain its existing application environment and be able to use AWS services for data analytics and future visualizations.Which storage service should a solutions architect recommend?
Question45: What is a placement group in Amazon EC2?
Question46: A company runs an internal browser-based application The application runs on Amazon EC2 instances behind an Application Load Balancer.The instances run in an Amazon EC2 Auto Scaling group across multiple Availability Zones.The Auto Scaling group scales up to 20 instances during work hours, but scales down to 2 instances overnight Staff are complaining that the application is very slow when the day begins, although it runs well by mid-morning.How should the scaling be changed to address the staff complaints and keep costs to a minimum?
Question47: As part of budget planning, management wants a report of AWS billed items listed by user. The data will be used to create department budgets. A solutions architect needs to determine the most effective way to obtain this report information.Which solution meets these requirements?
Question48: A Solutions Architect is designing the architecture for a web application that will be hosted on AWS. Internet users will access the application using HTTP and HTTPS.How should the Architect design the traffic control requirements?
Question49: A company is preparing to migrate its on-premiss application to AWS. The application consists of application servers and a Microsoft SQL Server database. The database cannot be migrated to a different engine because SQL Server features are used in the application's NET code. The company wants to attain the greatest availability possible while minimizing operational and management overhead.What should a solutions architect do to accomplish this?
Question50: A company is moving its on-premises applications to Amazon EC2 instances. However, as a result of fluctuating compute requirements, the EC2 instances must always be ready to use between 8 AM and 5 PM in specific Availability Zones.Which EC2 instances should the company choose to run the applications?
Question51: A company serves content to its subscribers across the world using an application running on AWS.The application has several Amazon EC2 instances in a private subnet behind an Application Load Balancer (ALB).Due to a recent change in copyright restrictions the chief information officer (CIO) wants to block access for certain countries.Which action will meet these requirements?
Question52: A solutions architect needs to ensure that API calls to Amazon DynamoDB from Amazon EC2 instances in a VPC do not traverse the internet.What should the solutions architect do to accomplish this? (Select TWO )
Question53: A company is deploying a multi-instance application within AWS that requires minimal latency between the instances.What should a solutions architect recommend?
Question54: A manufacturing company wants to implement predictive maintenance on its machinery equipment.The company will install thousands of loT sensors that will send data to AWS in real time.A solutions architect is tasked with implementing a solution that will receive events in an ordered manner for each machinery asset and ensure that data is saved for further processing at a later time.Which solution would be MOST efficient?
Question55: A company has a three-tier environment on AWS that ingests sensor data from its users' devices.The traffic flows through a Network Load Balancer (NLB), then to Amazon EC2 instances for the web tier, and finally to EC2 instances for the application tier that makes database calls.What should a solutions architect do to improve the security of data in transit to the web tier?
Question56: Much of your company's data does not need to be accessed often, and can take several hours for retrieval time, so it's stored on Amazon Glacier. However someone within your organization has expressed concerns that his data is more sensitive than the other data, and is wondering whether the high level of encryption that he knows is on S3 is also used on the much cheaper Glacier service. Which of the following statements would be most applicable in regards to this concern?
Question57: A company is moving Its on-premises Oracle database to Amazon Aurora PostgreSQL. The database has several applications that write to the same tables.The applications need to be migrated one by one with a month in between each migration Management has expressed concerns that the database has a high number of reads and writes.The data must be kept in sync across both databases throughout tie migration.What should a solutions architect recommend?
Question58: A solutions architect is designing a new workload in which an AWS Lambda function will access an Amazon DynamoDB table.What is the MOST secure means of granting the Lambda function access to the DynamoDB labia?
Question59: A user wants to list the IAM role that is attached to their Amazon EC2 instance.The user has login access to the EC2 instance but does not have IAM permissions.What should a solutions architect do to retrieve this information?
Question60: A company's web application uses an Amazon RDS PostgreSQL DB instance to store its application data.During the financial closing period at the start of every month. Accountants run large queries that impact the database's performance due to high usage.The company wants to minimize the impact that the reporting activity has on the web application.What should a solutions architect do to reduce the impact on the database with the LEAST amount of effort?
Question61: Your supervisor has asked you to build a simple file synchronization service for your department.He doesn't want to spend too much money and he wants to be notified of any changes to files by email. What do you think would be the best Amazon service to use for the email solution?
Question62: A solutions architect is designing a highly available website that is served by multiple web servers hosted outside of AWS.If an instance becomes unresponsive, the architect needs to remove it from the rotation.What is the MOST efficient way to fulfill this requirement?
Question63: A solutions architect is creating an application that will handle batch processing of large amounts of data. The input data will be held in Amazon S3 and the output data will be stored in a different S3 bucket. For processing, the application will transfer the data over the network between multiple Amazon EC2 instances.What should the solutions architect do to reduce the overall data transfer costs?
Question64: An engineering team is developing and deploying AWS Lambda functions.The team needs to create roles and manage policies in AWS IAM to configure the permissions of the Lambda functions.How should the permissions for the team be configured so they also adhere to the concept of least privilege?
Question65: A business application is hosted on Amazon EC2 and uses Amazon S3 for encrypted object storage. The chief information security officer has directed that no application traffic between the two services should traverse the public internet.Which capability should the solutions architect use to meet the compliance requirements?
Question66: A company has a web application for travel ticketing.The application is based on a database that runs in a single data center in North America. The company wants to expand the application to serve a global user base. The company needs to display the application to multiple AWS Regions.Average latency must be less than 1 second on updates to reservation database.The company wants to have separate deployments of its web platform across multiple Regions.However, the company must maintain a single primary reservation database that is globally consistent.Which solution should a solutions architect recommend to meet these requirements?
Question67: A company is deploying an application that processes large quantities of data in parallel.The company plans to use Amazon EC2 instances for the workload.The network architecture must be configurable to provide the lowest possible latency between nodes.Which combination of network solutions will meet these requirements? (Select TWO )
Question68: A development team is creating an event-based application that uses AWS Lambda functions.Events will be generated when files are added to an Amazon S3 bucket.The development team currently has Amazon Simple Notification Service (Amazon SNS) configured as the event target from Amazon S3.What should a solution architect do to process the events from Amazon S3 in a scalable why?
Question69: A company stops a cluster of Amazon EC2 instances over a weekend.The costs decrease, but they do not drop to zero.Which resources could still be generating costs?
Question70: Does Amazon DynamoDB support both increment and decrement atomic operations?
Question71: A company has a 143 TB MySQL database that it wants to migrate to AWS. The plan is to use Amazon Aurora MySQL as the platform going forward. The company has a 100 Mbps AWS Direct Connect connection to Amazon VPC.Which solution meets the company's needs and takes the LEAST amount of time?
Question72: A company that hosts its web application on AWS wants to ensure all Amazon EC2 instances.Amazon RDS DB instances and Amazon Redshift clusters are configured with tags.The company wants to minimize the effort of configuring and operating this check.What should a solutions architect do to accomplish this''
Question73: A company is using a VPC peering strategy to connect its VPCs in a single Region to allow for cross- communication. A recent increase in account creations and VPCs has made it difficult to maintain the VPC peering strategy, and the company expects to grow to hundreds of VPCs.There are also new requests to create site-to-site VPNs with some of the VPCs. A solutions architect has been tasked with creating a centrally networking setup for multiple accounts, VPNS, and VPNs.Which networking solution meets these requirements?
Question74: An application hosted on AWS is experiencing performance problems, and the application vendor wants to perform an analysis of the log file to troubleshoot further. The log file is stored on Amazon S3 and is 10 GB in size.The application owner will make the log file available to the vendor for a limited time.What is the MOST secure way to do this?
Question75: A company's eb ite receives 50,000 requests each second.The company wants to use multiple applications to analyze the navigation patterns of the website users so that the experience can be personalized.Which AWS services or feature should a solutions architect use to collect page clicks for the website and process them sequentially for each user?
Question76: A company is seeing access requests by some suspicious IP addresses. The security team discovers the requests are from different IP addresses under the same CIDR range. What should a solutions architect recommend to the team?
Question77: Does DynamoDB support in-place atomic updates?
Question78: A company is using an Amazon S3 bucket to store data uploaded by different departments from multiple locations.During an AWS Well-Architected review the financial manager notices that 10 TB of S3 Standard sto age data has been charged each month.However, in the AWS Management Console for Amazon S3, using the command to select all files and folders shows a total size of 5 TB.What are the possible causes for this difference? (Select TWO )
Question79: A company wants to migrate a high performance computing (HPC) application and data from on- premises to the AWS Cloud.The company uses tiered storage on-premises with hoi high-performance parallel storage to support the application during periodic runs of the application, and more economical cold storage to hold the data when the application is not actively running.Which combination of solutions should a solutions architect recommend to support the storage needs of the application? (Select TWO)
Question80: A company has media and application files that need to be shared internally.Users currently are authenticated using Active Directory and access files from a Microsoft Windows platform.The chief execute officer wants to keep the same user permissions, but wants the company to improve the process as the company is reaching its storage capacity limit.What should a solutions architect recommend?
Question81: A company built a food ordering application that captures user data and stores it for future analysis.The application's static front end is deployed on an Amazon EC2 instance.The front-end application sends the requests to the backend application running on separate EC2 instance.The backend application then stores the data in Amazon RDSWhat should a solutions architect do to decouple the architecture and make it scalable''
Question82: A company is building an application on Amazon EC2 instances that generates temporary transactional data.The application requires access to data storage that can provide configurable and consistent IOPS What should a solutions architect recommend*?
Question83: A company is building a website that relies on reading and writing to an Amazon DynamoDB database. The traffic associated with the website predictably peaks during business hours on weekdays and declines overnight and during weekends A solutions architect needs to design a cost-effective solution that can handle the load.What should the solutions architect do to meet these requirements?
Question84: An operations team has a standard that states IAM policies should not be applied directly to users.Some new members have not been following this standard.The operation manager needs a way to easily identify the users with attached policies.What should a solutions architect do to accomplish this?
Question85: A solutions architect has created a new AWS account and must secure AWS account root user access.Which combination of actions will accomplish this? (Select TWO.)
Question86: A solution architect has created two IAM policies: Policy1 and Policy2. Both policies are attached to an IAM group.A cloud engineer is added as an IAM user to the IAM group. Which action will the cloud engineer be able to perform?
Question87: A company has thousands of files stored in an Amazon S3 bucket that has a well-defined access pattern. The files are accessed by an application multiple times a day for the first 30 days. Files are rarely accessed within the next 90 days. After that, the files are never accessed again. During the first 120 days, accessing these files should never take more than a few seconds.Which lifecycle policy should be used for the S3 objects to minimize costs based on the access pattern?
Question88: A company is using a fleet of Amazon EC2 instances to ingest data from on-premises data sources.The data is in JSON format and ingestion rates can be as high as 1 MB/s. When an EC2 instance is rebooted, the data in-flight is lost.The company's data science team wants to query ingested data in near-real time.Which solution provides near-real-time data querying that is scalable with minimal data loss?
Question89: A company is deploying a production portal application on AWS.The database tier has structured data.The company requires a solution that is easily manageable and highly available.How can these requirements be met?
Question90: A company is running a publicly accessible serverless application that uses Amazon API Gateway and AWS Lambda.The application's traffic recently spiked due to fraudulent requests from botnets.Which steps should a solutions architect take to block requests from unauthorized users? (Select TWO.)
Question91: A company uses a legacy on-premises analytics application that operates on gigabytes of csv files and represents months of data.The legacy application cannot handle the growing size of csv files New csv files are added daily from various data sources to a central on-premises storage location.The company wants to continue to support the legacy application while users learn AWS analytics services.To achieve this, a solutions architect wants to maintain two synchronized copies of all the csv files on-premises and in Amazon S3.Which solution should the solutions architect recommend?
Question92: A company has hired a new cloud engineer who should not have access to an Amazon S3 bucket named Company Confidential.The cloud engineer must be able to read from and write to an S3 bucket called AdminTools.Which IAM policy will meet these requirements?
Question93: A company operates an ecommerce website on Amazon EC2 instances behind an Application Load Balancer (ALB) in an Auto Scaling group. The site is experiencing performance issues related to a high request rate from illegitimate external systems with changing IP addresses. The security team is worried about potential DDoS attacks against the website. The company must block the illegitimate incoming requests in a way that has a minimal impact on legitimate users.What should a solutions architect recommend?
Question94: A company observes an increase in Amazon EC2 costs in its most recent bill.The billing team notices unwanted vertical scaling of instance types for a couple of EC2 instances.A solutions architect needs to create a graph comparing the last 2 months of EC2 costs and perform an in-depth analysis to identity the root cause of the vertical scaling.How should the solutions architect generate the information with the LEAST operational overhead?
Question95: A company is using Amazon DynamoDB to stage its product catalog which is 1 GB.Since a product entry on average consists of100 KB of data, and the average traffic is about 250 requests per second, the database administrator has provisioned 3.000 RCUs of read capacity throughput.However, some products are very popular and users are experiencing delays or timeouts due to throttling.What improvement offers a long-term solution to this problem?
Question96: A company hosts a static website on-premises and wants to migrate the website to AWS.The website should load as quickly as possible for users around the world.The company also wants the most cost- effective solution.What should a solutions architect do to accomplish this?
Question97: A company is planning to migrate a legacy application to AWS. The application currently uses NFS to communicate to an on-premises storage solution to store application data. The application cannot be modified to use any other communication protocols other than NFS for this purpose.Which storage solution should a solutions architect recommend for use after the migrations?
Question98: A application running on an Amazon EC2 instance needs to securely access files on an Amazon Elastic File System (Amazon EFS) file system. The EFS files are stores using encryptions at rest.Which solution for accessing teh files in MOST secure?
Question99: A company runs analytics software on Amazon EC2 instances.The software accepts job requests from users to process data that has been uploaded to Amazon S3.Users report that some submitted data is not being processed Amazon CloudWatch reveals that the EC2 instances have a consistent CPU utilization at or near 100%.The company wants to improve system performance and scale the system based on user load.What should a solutions architect do to meet these requirements?
Question100: A company's website hosted on Amazon EC2 instances processes classified data stored in Amazon S3. Due to security concerns, the company requires a private and secure connection between its EC2 resources and Amazon S3.Which solution meets these requirements?
Question101: A web application is deployed in the AWS Cloud It consists of a two-tier architecture that includes a web layer and a database layer.The web server is vulnerable to cross-site scripting (XSS) attacks.What should a solutions architect do to remediate the vulnerability?
Question102: A company is running an application on AWS to process weather sensor data that is stored in an Amazon S3 bucket.Three batch jobs run hourly to process the data in the S3 bucket for different purposes.The company wants to reduce the overall processing time by running the three applications in parallel using an event-based approach.What should a solutions architect do to meet these requirements?
Question103: A solutions architect is designing a solution that requires frequent updates to a website that is hosted on Amazon S3 with versioning enabled. For compliance reasons, the older versions of the objects will not be accessed frequently and will need to be deleted after 2 years.What should the solutions architect recommend to meet these requirements at the LOWEST cost?
Question104: A company wants to migrate a workload to AWS.The chief information security officer requires that all data be encrypted at rest when stored in the cloud.The company wants complete control of encryption key lifecycle management.The company must be able to immediately remove the key material and audit key usage independently of AWS CloudTrail.The chosen services should integrate with other storage services that will be used on AWS.Which services satisfies these security requirements?
Question105: A company is deploying a web portal. The company wants to ensure that only the web portion of the application is publicly accessible. To accomplish this, the VPC was designed with two public subnets and two private subnets. The application will run on several Amazon EC2 instances in an Auto Scaling group. SSL termination must be offloaded from the EC2 instances.What should a solutions architect do to ensure these requirements are met?
Question106: A company has a large Microsoft SharePoint deployment running on-premises that requires Microsoft Windows shared file storage. The company wants to migrate this workload to the AWS Cloud and is considering various storage options. The storage solution must be highly available and integrated with Active Directory for access control.Which solution will satisfy these requirements?
Question107: A company is building a RESTful serverless web application on AWS by using Amazon API Gateway and AWS Lambda.The users of this web application will be geographically disturbed, and the company wants to reduce the latency of API requests to these users.Which type of endpoint should a solutions architect use to meet these requirements?
Question108: A company has an on-premises volume backup solution that has reached its end of life. The company wants to use AWS as part of a new backup solution and wants to maintain local access to all the data while it is backed up on AWS.The company wants to ensure that the data backed up on AWS is automatically and securely transferred.Which solution meets these requirements?
Question109: A company runs a high performance computing (HPC) workload on AWS.The workload required low- latency network performance and high network throughput with tightly coupled node-to-node communication.The Amazon EC2 instances are properly sized for compute and storage capacity, and are launched using default options.What should a solutions architect propose to improve the performance of the workload'?
Question110: A company has an application hosted on Amazon EC2 instances in two VPCs across different AWS Regions.To communicate with each other, the instances use the internet for connectivity.The security team wants to ensure that no communication between the instances happens over the internet.What should a solutions architect do to accomplish this''
Question111: A company operates a website on Amazon EC2 Linux instances.Some of the instances are faring Troubleshooting points to insufficient swap space on the failed instances.The operations team lead needs a solution to monitor this.What should a solutions architect recommend?
Question112: A company's order fulfillment service uses a MySQL database.The database needs to support a large number of concurrent queries and transactions Developers are spending time patching and tuning the database.This is causing delays in releasing new product features.The company wants to use cloud-based services to help address this new challenge.The solution must allow the developers to migrate the database with little or no code changes and must optimize performance.Which service should a solutions architect use to meet these requirements?
Question113: A company must re-evaluate its need for the Amazon EC2 instances it currently has provisioned in an Auto Scaling group. At present, the Auto Scaling group is configured for minimum of two instances and a maximum of four instances across two Availability zones. A Solutions architect reviewed Amazon CloudWatch metrics and found that CPU utilization is consistently low for the EC2 instances. What should the solutions architect recommend to maximize utilization while ensuring the application remains fault tolerant?
Question114: Can you specify the security group that you created for a VPC when you launch an instance in EC2-Classic?
Question115: A company has a highly dynamic batch processing job that uses many Amazon EC2 instances to complete it.The job is stateless in nature, can be started and stopped at any given time with no negative impact, and typically takes upwards of 60 minutes total to complete.The company has asked a solutions architect to design a scalable and cost-effective solution that meets the requirements of the job.What should the solutions architect recommend?
Question116: A company has two applications it wants to migrate to AWS.Both applications process a large set of files by accessing the same files at the same time.Both applications need to read the files with low latency.Which architecture should a solutions architect recommend for this situation?
Question117: A company has a Microsoft Windows-based application that must be migrated to AWS. This application requires the use of a shared Windows file system attached to multiple Amazon EC2 Windows instances. What should a solution architect do to accomplish this?
Question118: A solutions architect is designing a solution that requires frequent updates to a website that is hosted on Amazon S3 with versioning enabled.For compliance reasons, older versions of the objects will not be accessed frequently and will need to be deleted after 2 years.What should the solutions architect recommend to meet these requirements at the LOWEST cost?
Question119: A company wants to migrate its MySQL database from on-premises to AWS. The company recently experienced a database outage that significantly impacted the business. To ensure this does not happen again, the company wants a reliable database solution on AWS that minimizes data loss and stores every transaction on at least two nodes.Which solution meets these requirements?
Question120: A company has an application that runs on Amazon EC2 instances within a private subnet in a VPC.The instances access data in an Amazon S3 bucket in the same AWS Region.The VPC contains a NAT gateway in a public subnet to access the S3 bucket.The company wants to reduce costs by replacing the NAT gateway without compromising security or redundancy Which solution meets these requirements?
Question121: A company uses Amazon S3 to store its confidential audit documents. The S3 bucket uses bucket policies to restrict access to audit team IAM user credentials according to the principle of least privilege. Company managers are worried about accidental deletion of documents in the S3 bucket and want a more secure solution.What should a solutions architect do to secure the audit documents?
Question122: A company creates business-critical 3D images every night. The images are batch-processed every Friday and require an uninterrupted 48 hours to complete.What is the MOST cost-effective Amazon EC2 pricing model for this scenario?
Question123: You need to import several hundred megabytes of data from a local Oracle database to an Amazon RDS DB instance. What does AWS recommend you use to accomplish this?
Question124: A company has no existing file share services. A new project requires access to file storage that is mountable as a drive for on-premises desktops. The file server must authenticate usrs to an Activ Directory domain before they are able to access the storage.Which service will allow Active Directory users to mount storage as a drive on their desktops?
Question125: A company hosts its web application on AWS using seven Amazon EC2 instances.The company requires that the IP addresses of all healthy EC2 instances be returned in response to DNS queries.Which policy should be used to meet this requirement?
Question126: An application is running on Amazon EC2 instances Sensitive information required for the application is stored in an Amazon S3 bucket.The bucket needs to be protected from internet access while only allowing services within the VPC access to the bucket.Which combination of actions should a solutions archived take to accomplish this'' (Select TWO.)
Question127: A company wants to move a multi-tiered application from on premises to the AWS Cloud to improve the application's performance. The application consists of application tiers that communicate with each other by way of RESTful services. Transactions are dropped when one tier becomes overloaded. A solutions architect must design a solution that resolves these issues and modernizes the application.Which solution meets these requirements and is the MOST operationally efficient?
Question128: A solutions architect needs to host a high performance computing (HPC) workload in the AWS Cloud.The workload will run on hundreds of Amazon EC2 instances and will require parallel access to a shared file system to enable distributed processing of large datasets. Datasets will be accessed across multiple instances simultaneously.The workload requires access latency within 1 ms.After processing has completed, engineer will need access to the dataset for manual postprocessing.Which solution will meet these requirements?
Question129: A company is creating an architecture for a mobile app that requires minimal latency for its users.The company's architecture consists of Amazon EC2 instances behind an Application Load Balancer running in an Auto Scaling group.The EC2 instances connect to Amazon RDS. Application beta testing showed there was a slowdown when reading the data However the metrics indicate that the EC2 instances do not cross any CPU utilization thresholds How can this issue be addressed1?
Question130: A company has a web application with sporadic usage patterns. There is heavy usage at the beginning of each month, moderate usage at the start of each week, and unpredictable usage during the week. The application consists of a web server and a MySQL database server running inside the data center. The company would like to move the application to the AWS Cloud, and needs to select a cost-effective database platform that will not require database modifications.Which solution will meet these requirements?
Question131: Cost Explorer is showing charges higher than expected for Amazon Elastic Block Store (Amazon EBS) volumes connected to application servers in a production account.A significant portion of the changes from Amazon EBS are from volumes that were created as Provisioned IOPS SSD (101) volume types Controlling costs is the highest priority for this application.Which steps should the user take to analyze and reduce the EBS costs without incurring any application downtime? (Select TWO )
Question132: A company has a media catalog with metadata for each item in the catalog. Different types of metadata are extracted from the media items by an application running on AWS Lambda.Metadata is extracted according to a number of rules, with the output stored in an Amazon ElastiCache for Redis cluster. The extraction process is done in batches and takes around 40 minutes to complete. The update process is triggered manually whenever the metadata extraction rules change.The company wants to reduce the amount of time it takes to extract metadata from its media catalog. To achieve this, a solutions architect has split the single metadata extraction Lambda function into a Lambda function for each type of metadata.Which additional steps should the solutions architect take to meet the requirements?
Question133: A company runs and application that uses multiple Amazon EC2 instances to gather data from its users. The data is then processed and transferred to Amazon S3 for long-term storage. A review of the application shows that there were long periods of time when the EC2 instances were not being used. A solution architect needs to design a solution that optimizes utilization and reduces costs.Which solution meets these requirements?
Question134: A company has an asynchronous web application where Amazon API Gateway triggers AWS Lambda functions to perform write and update operations on an Amazon RDS DB instance.During periods of extreme use API Gateway and Lambda scale in response to the incoming workload but service outages occur due to congestion with Amazon RDS.The company is seeking a cost-effective design to alleviate this congestion.What should a solutions architect recommend'?
Question135: A company has an application that scans millions of connected devices for security threats and pushes the scan logs to an Amazon S3 bucket.A total of 70 GB of data is generated each week, and the company needs to store 3 years of data for historical reporting.The company must process, aggregate, and enrich the data from Amazon S3 by performing complex analytical queries and joins in the least amount of time.The aggregated dataset is visualized on an Amazon QuickSight dashboard.What should a solutions architect recommend to meet these requirements?
Question136: A company wants to monitor its AWS costs for financial review. The cloud operations team is designing an architecture in the AWS Organizations master account to query AWS Cost and Usage Reports for all member accounts.The team must run this query once a month and provide a detailed analysis of the bill.Which solution is the MOST scalable and cost-effective way to meet these requirements?
Question137: A company has a custom application running on an Amazon EC2 instance that:- Reads a large amount of data from Amazon S3- Performs a multi-stage analysis.- Writes the results to Amazon DynamoDB.The application writes a significant number of large, temporary files during the multi-stage analysis.The process performance depends on the temporary storage performance.What would be the fastest storage option for holding the temporary files?
Question138: A company is building a cloud storage and sharing application for photos.Users can upload photos from their computers and mobile phones to be stored durably in the cloud.After photos are uploaded, most are shared and downloaded frequently for the first 40-90 days.The photos are generally accessed less often after 90 days but some photos maintain a high access rate.The application initially stores photos n Amazon S3 Standard.A solutions architect needs to reduce the application's operational costs without sacrificing user experience or data durability.Which strategy should the solutions architect use to meet these requirements MOST cost- effectively?
Question139: A company has a website deployed on AWS. The database backend is hosted on Amazon RDS for MySQL with a primary instance and five read replicas to support scaling needs. The read replicas should lag no more than 1 second behind the primary instance to support the user experience.As traffic on the website continues to increase, the replicas are falling further behind during periods of peak load, resulting in complaints from users when searches yield inconsistent results.A solutions architect needs to reduce the replication lag as much as possible, with minimal changes to the application code or operational requirements.Which solution meets these requirements?
Question140: A solutions architect is designing a security solution for a company that wants to provider developers with individual AWS accounts through AWS Organizations, while also maintaining standard security controls. Because the individual developers will have AWS account root user- level access to their own account, the solutions architect wants to ensure that the mandatory AWS CloudTrail configuration that is applied to new developer accounts is not modified.Which action meets these requirements?
Question141: A company allows its developers to attach existing IAM policies to existing IAM roles to enable faster experimentation and agility.However the security operations team is concerned that the developers could attach the existing administrator policy, which would allow the developers to circumvent any other security policies.How should a solutions architect address this issue?
Question142: A company with facilities in North America. Europe, and Asia is designing new distributed application to optimize its global supply chain and manufacturing process.The orders booked on one continent should be visible to all Regions in a second or less. The database should be able to support failover with a short Recovery Time Objective (RTO).The uptime of the application is important to ensure that manufacturing is not impacted.What should a solutions architect recommend?
Question143: A solutions architect is designing a multi-Region disaster recovery solution for an application that will provide public API access.The application will use Amazon EC2 instances with a userdata script to load application code and an Amazon RDS for MySQL database.The Recovery Time Objective (RTO) is 3 hours and the Recovery Point Objective (RPO) is 24 hours.Which architecture would meet these requirements at the LOWEST cost?
Question144: An Elastic IP address (EIP) is a static IP address designed for dynamic cloud computing. With an EIP, you can mask the failure of an instance or software by rapidly remapping the address to another instance in your account. Your EIP is associated with your AWS account, not a particular EC2 instance, and it remains associated with your account until you choose to explicitly release it.By default how many EIPs is each AWS account limited to on a per region basis?
Question145: Acompany's near-real-time streaming application is running on AWS. As the data is ingested, a job runs on the data and tales 30 minutes to complete. The workload frequently experiences high latency due to large amount of incoming data. A solutions architect needs to design a scalable and serverless solution to enhance performance.Which combination of steps should the solutions architect take? (Select TWO)
Question146: A company is planning to use Amazon S3 lo store images uploaded by its users.The images must be encrypted at rest in Amazon S3.The company does not want to spend time managing and rotating the keys, but it does want to control who can access those keys.What should a solutions architect use to accomplish this?
Question147: A company captures clickstream data from multiple websites and analyzes it using batch processing.The data is loaded nightly into Amazon Redshift and is consumed by business analysts.The company wants to move towards near-real-time data processing for timely insights.The solution should process the streaming data with minimal effort and operational overhead.Which combination of AWS services are MOST cost-effective for this solution? (Choose two.)
Question148: A solutions architect is deploying a distributed database on multiple Amazon EC2 instances.The database stores all data on multiple instances so it can withstand the loss of an instance.The database requires block storage with latency and throughput to support several million transactions per second per server.Which storage solution should the solutions architect use?
Question149: A company is designing a cloud communications platform trial is driven by APIs.The application is hosted on Amazon EC2 instances behind a Network Load Balancer (NLB).The company uses Amazon API Gateway to provide external users with access to the application through APIs. The company wants to protect the platform against web exploits like SQL Injection and also wants to detect and mitigate large, sophisticated DDoS attacks.Which combination of solutions provides the MOST protection? (Select TWO.)
Question150: A data science team requires storage for nightly log processing.The size and number of logs is unknown and will persist for 24 hours only.What is the MOST cost-effective solution?
Question151: A company runs a web service on Amazon CC2 instances behind an Application Load Balancer.The instances run in an Amazon EC2 Auto Scaling group across two Availability zones.The company needs a minimum of tour instances a! all limes to meet the required service level agreement (SLA) while keeping costs low.If an Availability Zone tails, how can the company remain compliant with the SLA?
Question152: A company has an AWS account used for software engineering.The AWS account has access to the company's on-premises data center through a pair of AWS Direct Connect connections All non-VPC traffic routes to the virtual private gateway.A development team recently created an AWS Lambada function through the console.The development team needs to allow the function to access a database that runs in a private subnet in the company's data center.Which solution will meet these requirements?
Question153: A media streaming company collects real-time data and stores it in a disk-optimized database system.The company is not getting the expected throughput and wants an in-memory database storage solution that performs faster and provides high availability using data replication.Which database should a solutions architect recommend'?
Question154: A company requires a durable backup storage solution for its on-premises database servers while ensuring on-premises applications maintain access to these backups for quick recovery.The company will use AWS storage services as the destination for these backups.A solutions architect is designing a solution with minimal operational overhead.Which solution should the solutions architect implement?
Question155: A company has an application with a REST-based Interface that allows data to be received in near-real time from a third-party vendor.Once received, the application processes and stores the data for further analysis.The application Is running on Amazon EC2 instances.The third-party vendor has received many 503 Service Unavailable Errors when sending data to the application.When the data volume spikes, the compute capacity reaches its maximum limit and the application is unable to process all requests.Which design should a solutions architect recommend to provide a more scalable solution?
Question156: A company stores user data in AWS. The data is used continuously with peak usage during business hours. Access patterns vary, with some data not being used for months at a time. A solution architect must choose a cost-effective solution that maintains the highest level of durability while maintaining high availability.Which storage solution meets these requirements?
Question157: A company wants to migrate la accounting system from an on-premises data center to the AWS Cloud in a single AWS Region Data security and an immutable audit log are the top priorities.The company must monitor all AWS activities for compliance auditing. The company has enabled AWS CloudTrail but wants to make sure it meets these requirements.Which actions should a solutions architect take to protect and secure CloudTrail? (Select TWO.)
Question158: A company has three VPCs named Develpoment, Testing, and Production in the us-east-1 Region. The three VPCs need to be connected to and on-premesis data center and are designed to be separate to maintain security and prevent any resource sharing.A solution architect needs to find a scalable and secure solution.What should the solution archtect recommend?
Question159: A software vendor is deploying a new software-as-a-service (SaaS) solution that will be utilized by many AWS users.The service is hosted in a VPC behind a Network Load Balancer.The software vendor wants to provide access to this service to users with the least amount of administrative overhead and without exposing the service to the public internet.What should a solutions architect do to accomplish this goal?
Question160: A company currently stores symmetric encryption keys in a hardware security module (HSM). A solution architect must design a solution to migrate key management to AWS. The solution should allow for key rotation and support the use of customer provided keys. Where should the key material be stored to meet these requirements?
Question161: A solutions architect is designing an VPC that requires access to a remote API server using IPv6 Resources within the VPC should not be accessed directly from the internet.How should this be achieved?
Question162: A company decides to migrate its three-tier web application from on premises to the AWS Cloud.The new database must be capable of dynamically scaling storage capacity and performing table joins.Which AWS service meets these requirements?
Question163: A company has enabled AWS CloudTrail logs to deliver log files to an Amazon S3 bucket for each of its developer accounts.The company has created a central AWS account for streamlining management and audit reviews.An internal auditor needs to access the CloudTrail logs, yet access needs to be restricted for all developer account users.The solution must be secure and optimized. How should a solutions architect meet these requirements?
Question164: A company has an application that servers clients that are deployed in more than 20,000 retail storefront locations around the world.The application consists of backend web services that are exposed over HTTPS on port 443.The application is hosted on Amazon EC2 instance behind an Application Load balancer (ALB).The retail locations communicate with the web applications over the public internet.The company allows each retail location to register the IP address that the retail location has been allocated by its local ISP.The company's security team recommends to increase the security of the application endpoint by restricting access to only the IP addresses registered by the retail locations.What should a solutions architect do to meet these requirements?
Question165: A gaming company is using Amazon DynamoDB to run a high-score leaderboard and record the game progress for users. The company is launching a new game that is expected to be active for years.The database activity at launch cannot be predicted; but it is expected to stabilize after 4 weeks.Currently, the company is using on-demand capacity mode for processing reads and writes on all DynamoDB tables.What is the MOST cost-effective way for the company to control the DynamoDB capacity during the new game launch?
Question166: A company has a 10 Gbps AWS Direct Connect connection from its on-premises servers to AWS.Th workloads using the connection are critical. The company requires a disastr recovery strategy with maximum resiliency that maintains the current connection bandwidth at a minimum.What should a solutions architect recommend?
Question167: A client needs you to import some existing infrastructure from a dedicated hosting provider to AWS to try and save on the cost of running his current website. He also needs an automated process that manages backups, software patching, automatic failure detection, and recovery. You are aware that his existing set up currently uses an Oracle database. Which of the following AWS databases would be best for accomplishing this task?
Question168: A company has an application that calls AWS Lambda functions.A recent code review found database credentials stored in the source code.The database credentials need to be removed from the Lambda source code.The credentials must then be securely stored and rotated on an ongoing basis to meet security policy requirements.What should a solutions architect recommend to meet these requirements?
Question169: A user is launching an EC2 instance in the US East region. Which of the below mentioned options is recommended by AWS with respect to the selection of the availability zone?
Question170: A company is looking for a solution that can store video archives in AWS from old news footage.The company needs to minimize costs and will rarely need to restore these files.When the files are needed, they must be available in a maximum of five minutes.What is the MOST cost-effective solution?
Question171: You have set up an Auto Scaling group. The cool down period for the Auto Scaling group is 7 minutes. The first instance is launched after 3 minutes, while the second instance is launched after 4 minutes. How many minutes after the first instance is launched will Auto Scaling accept another scaling activity request?
Question172: A company provides an API to its users that automates inquiries for tax complutations based on item prices. The company experiences a larger number of inquires during the holiday season only that cause slower response times. A solution architect needs to design a solution that is scalable and elastic.What should the solutions architect do to accomplish this?
Question173: A company wants to educe Its Amazon S3 storage costs in its production environment without impacting durability or performance of the stored objects.What is the FIRST step the company should take to meet these objectives?
Question174: A company has a web server running on an Amazon EC2 instance in a public subnet with an Elastic IP address.The default security group is assigned to the EC2 instance.The default network ACL has been modified to block all traffic.A solutions architect needs to make the web server accessible from everywhere on port 443.Which combination of steps will accomplish this task? (Select TWO.)
Question175: A company has two VPCs named Management and Production. The Management VPC uses VPNs through a customer gateway to connect to a single device in the data center. The Production VPC uses a virtual private gateway with two attached AWS Direct Connect connections. The Management and Production VPCs both use a single VPC peering connection to allow communication between the applications.What should a solutions architect do to mitigate any single point of failure in this architecture?
Question176: A company uses Amazon Redshift for its data warehouse. The company wants to ensure high durability for its data in case of any component failure.What should a solutions architect recommend?
Question177: A company is running its application in a single region on Amazon EC2 with Amazon Elastic Block Store (Amazon EBS) and S3 as part of the storage design.What should be done to reduce data transfer costs?
Question178: A company wants to create an application that will transmit protected health information (PHI) to thousands of service consumers in different AWS accounts.The application servers will sit in private VPC subnets The routing for the application must be fault tolerant.What should be done to meet these requirements?
Question179: Which of the below mentioned options is not available when an instance is launched by Auto Scaling with EC2 Classic?
Question180: A company's cloud operations team wants to standardize resource remediation.The company wants to provide a standard set of governance evaluations and remediation's to all member accounts in its organization in AWS Organizations.Which self-managed AWS service can the company use to meet these requirements with the LEAST amount of operational effort?
Question181: Amazon EBS provides the ability to create backups of any Amazon EC2 volume into what is known as _____.
Question182: A healthcare company stores highly sensitive patient records.Compliance requires that multiple copies be stored in different locations Each record must be stored for 7 years.The company has a service level agreement (SLA) to provide records to government agencies immediately for the first 30 days and then within 4 hours of a request thereafter.What should a solutions architect recommend?
Question183: A company purchased Amazon EC2 Partial Upfront Reserved Instances for a 1-year term.A solutions architect wants to analyze how much the daily effective cost is with all possible discounts.Which view must the solutions architect choose in the advanced options of Cost Explorer to get the correct values?
Question184: A gaming company has multiple Amazon EC2 instances in a single Availability Zone for its multiplayer game that communicates with users on Layer 4.The chief technology officer (CTO) wants to make the architecture highly available and cost- effective.What should a solutions architect do to meet these requirements? (Select TWO.)
Question185: A company is experiencing growth as demand for its product has increased The company's existing purchasing application is slow when traffic spikes The application is a monolithic three tier application that uses synchronous transactions and sometimes sees bottlenecks in the application tier A solutions architect needs to design a solution that can meet required application response times while accounting for traffic volume spikes.Which solution will meet these requirements?
Question186: An application tunning on AWS Lambda requires an API key to access a third-party service.The key must be stored securely with audited access to the Lambda function only.What is the MOST secure way to store the key?
Question187: A company has an on-premises business application that generates hundreds of files each day.These files are stored on an SMB file share and require a low-latency connection to the application servers.A new company policy states all application-generated files must be copied to AWS.There is already a VPN connection to AWS.The application development team does not have time to make the necessary code modifications to move the application to AWS.Which service should a solutions architect recommend to allow the application to copy files to AWS?
Question188: A company hosts its website on AWS. To address the highly variable demand, the company has implemented Amazon EC2 Auto Scaling.Management is concerned that the company is over- provisioning its infrastructure, especially at the front end of the three-tier application.A solutions architect needs to ensure costs are optimized without impacting performance.What should the solutions architect do to accomplish this?
Question189: A company is backing up on-premises databases to local file server shares using the SMB protocol. The company requires immediate access to 1 week of backup files to meet recovery objectives. Recovery after a week is less likely to occur, and the company can tolerate a delay in accessing those older backup files.What should a solutions architect do to meet these requirements with the LEAST operational effort?
Question190: A company uses Application Load Balancers (ALBs) in different AWS Regions.The ALBs receive inconsistent traffic that can spike and drop throughout the year. The company's networking team needs to allow the IP addresses of the ALBs in the on-premises firewall to enable connectivity.Which solution is the MOST scalable with minimal configuration changes?
Question191: After you recommend Amazon Redshift to a client as an alternative solution to paying data warehouses to analyze his data, your client asks you to explain why you are recommending Redshift. Which of the following would be a reasonable response to his request?
Question192: A solutions architect is helping a developer design a new ecommerce shopping cart application using AWS services.The developer is unsure of the current database schema and expects to make changes as the ecommerce site grows.The solution needs to be highly resilient and capable of automatically scaling read and write capacity.Which database solution meets these requirements?
Question193: A solutions architect needs to design a network that will allow multiple Amazon EC2 instances to access a common data source used for mission-critical data that can be accessed by all the EC2 instances simultaneously. The solution must be highly scalable, easy to implement, and support the NFS protocol.Which solution meets these requirements?
Question194: A solutions architect is working on optimizing a legacy document management application running on Microsoft a network file share.The chief information officer wants to reduce the on-premises data center footprint and minimize storage by moving on-premises storage to AWS.What should the solution architect do to meet these requirements?
Question195: A solutions architect is using Amazon S3 to design the storage architecture of a new digital media application.The media files must be resilient to the loss of an Availability Zone Some files are accessed frequently while other files are rarely accessed in an unpredictable pattern.The solutions architect must minimize the costs of storing and retrieving the media files.Which storage option meets these requirements?
Question196: A company needs to store data for 6 years. The company will need to have immediate and highly available access to the data at any point in time, but will not require frequent access.What lifecycle action should be taken to meet these requirements while reducing costs?
Question197: A company uses a legacy on-premises analytics application that operate on gigabytes of .csv and represents months of data. The legacy application cannit handle the growing size of .csv files.New CSV files added daily from various data sources to a central on-premises storage location.The company wants to continuew to support the legacy application while user learn AWS analytics services. To achieve this, a solution architect wants to maintain two synchronizes copies of all the .csv files on-premises and in Amazon S3.Which solution should the solution architect recommend?
Question198: A company is using Amazon EC2 to run its big data analytics workloads.These variable workloads run each night, and it is critical they finish by the start of business the following day.A solutions architect has been tasked with designing the MOST cost-effective solution.Which solution will accomplish this?
Question199: A company needs to connect several VPCs in the us-east Region that span hundreds of AWS accounts.The company's networking team as its own AWS account to manage the cloud network.What is the MOST operationally efficient solution to connect the VPCs?
Question200: A company has a multi-tier application deployed on several Amazon EC2 instance in an Auto Scaling group. An Amazon RDS for Oracle instance is the application's data layer that uses Oracle-specific PUISQL functions Traffic to the application has been steadily increasing. This is causing the EC2 instances to become overloaded and the RDS instance to run out of storage.The Auto Scaling group does not have any scaling metrics and defines the minimum healthy instance count only. The company predicts that traffic will continue to increase at a steady but unpredictable rate before leveling off.What should a solution architect do to ensure the system can automatically scale for the increased traffic? (Select TWO.)
Question201: A solutions architect needs to design a centralized logging solution for a group of web applications running on Amazon EC2 instances.The solution requires min mal development effort due to budget containts.What should the architect recommend?
Question202: A company has an Amazon EC2 instance running on a private subnet that needs to access a public websites to download patches and updates. The company does not want external websites to see the EC2 instance IP address or initiate connection to it.How can a solution architect achieve this objective?
Question203: A company is using a tape backup solution to store its key application data offsite.The daily data volume is around 50 TB.The company needs to retain the backups for 7 years for regulatory purposes.The backups are rarely accessed and a week's notice is typically given if a backup needs to be restored.The company is now considering a cloud-based option to reduce the storage costs and operational burden of managing tapes.The company also wants to make sure that the transition (rom tape backups to the cloud minimizes disruptions.Which storage solution is MOST cost-effective'?
Question204: A company needs guaranteed Amazon EC2 capacity in three specific Availability Zones in a specific AWS Region for an upcoming event that will last 1 week.What should the company do to guarantee the EC2 capacity?
Question205: A company is designing a message-driven order processing application on AWS.The application consists of many services and needs to communicate the results of its processing to multiple consuming services.Each of the consuming services may take up to 5 days to receive the messages.Which process will meet these requirements?
Question206: An ecommerce application places orders in an Amazon Simple Queue Service (Amazon SQS) queue.When a message is received, the Amazon EC2 worker instances process the request The EC2 instancesare in an Auto Scaling group 236.How should the architecture be designed to scale the auto scaling group with the LEAST amount of operational overhead?
Question207: A company runs a production application on a fleet of Amazon EC2 instances.The application reads the data from an Amazon SQS queue and processes the messages in parallel.The message volume is unpredictable and often has intermittent traffic.This application should continually process messages without any downtime Which solution meets these requirements MOST cost-effectively?
Question208: A company has an application that posts messages to Amazon SQS Another application polls the queue and processes the messages in an l/O-intensive operation.The company has a service level agreement (SLA) that specifies the maximum amount of time that can elapse between receiving the messages and responding to the users.Due to an increase in the number of messages the company has difficulty meeting its SLA consistently.What should a solutions architect do to help improve the application's processing time and ensure it can handle the load at any level?
Question209: A bicycle sharing company is developing a multi-tier architecture to track the location of its bicycles during peak operating hours.The company wants to use these data points in its existing analytics platform A solutions architect must determine the most viable multi-tier option to support this architecture.The data points must be accessible from the REST API.Which action meets these requirements for storing and retrieving location data?
Question210: An image hosting company uploads its large assets to Amazon S3 Standard buckets.The company uses multipart upload in parallel by using S3 APIs and overwrites if the same object is uploaded again.For the first 30 days after upload the objects will be accessed frequently.The objects will be used less frequently after 30 days but the access patterns for each object will be inconsistent.The company must optimize its S3 storage costs while maintaining high availability and resiliency of stored assets.Which combination of actions should a solutions architect recommend lo meet these requirements? (Select TWO.)
Question211: A company is building a web application that servers a content management system.The content management system runs on Amazon EC2 instances behind an application Load Balancer (ALB).The EC2 instances run in an Auto Scaling group across Availability Zones.Users are constantly adding and updating files, blogs, and other website assets in the content management system.Which solution meets these requirements?
Question212: A company hosts its static website content from an Amazon S3 bucket in the us-east-1 Region.Content is made available through an Amazon CloudFront origin pointing to that bucket. Cross- Region replication is set to create a second copy of the bucket in the ap-southeast-1 Region.Management wants a solution that provides greater availability for the website.Which combination of actions should a solutions architect take to increase availability? (Choose two.)
Question213: A company is deploying a public-facing global application on AWS using Amazon CloudFront.The application communicates with an external system. A solutions architect needs to ensure the data is secured during end-to-end transit and at rest.Which combination of steps will satisfy these requirements? (Select TWO)
Question214: A company receives structured and semi-structured data from various sources once every day.A solutions architect needs to design a solution that leverages big data processing frameworks.The data should be accessible using SQL queries and business intelligence tools.What should the solutions architect recommend to build the MOST high-performing solution?
Question215: A company wants to deploy an additional Amazon Aurora MySQL DB cluster for development purposes.The cluster will be used several times a week for a few minutes upon to debug production query issues.The company wants to keep overhead low for this resource.Which solution meets the company's requirements MOST cost-effectively?
Question216: A company runs an application on three very large Amazon EC2 instances.In a single Availability Zone in the us-east-1 Region Multiple 16 TB Amazon Elastic Block Store (Amazon EBS) volumes are attached to each EC2 instance.The operations team uses an AWS Lambda script triggered by a schedule-based Amazon EventBridge (Amazon CloudWatch Events) rule to stop the instances on evenings and weekends, and start the instances on weekday mornings.Before deploying the solution, the company used the public AWS pricing documentation to estimate the overall costs of running this data warehouse solution 5 days a week for 10 hours a day.When looking at monthly Cost Explorer charges for this new account, the overall charges are higher than the estimate.What is the MOST likely cost factor that the company overlooked?
Question217: A company is running a batch application on Amazon EC2 instances.The application consists of a backend with multiple Amazon RDS databases.The application is causing a high number of reads on the databases.A solutions architect must reduce the number of database reads while ensuring high availability.What should the solutions architect do to meet this requirement?
Question218: A solutions architect is designing an application for a two-step order process.The first step is synchronous and must return to the user with little latency.The second step takes longer, so it will be implemented in a separate component Orders must be processed exactly once and in the order in which they are received.How should the solutions architect integrate these components?
Question219: A company is running an ecommerce application on Amazon EC2.The application consists of a stateless web tier that requires a minimum of 10 instances, and a peak of 250 instances to support the application's usage.The application requires 50 instances 80% of the time.Which solution should be used to minimize costs?
Question220: A solutions architect is designing storage for a high performance computing (HPC) environment based on Amazon Linux.The workload stores and processes a large amount of engineering drawings that require shared storage and heavy computing.Which storage option would be the optimal solution?
Question221: A company is performing an AWS Well-Architected Framework review of an existing workload deployed on AWS.The review identified a public-facing website running on the same Amazon EC2 instance as a Microsoft Active Directory domain controller that was install recently to support other AWS services.A solutions architect needs to recommend a new design that would improve the security of the architecture and minimize the administrative demand on IT staff.What should the solutions architect recommend?
Question222: A company is using a third-party vendor to manage its marketplace analytics.The vendor needs limited programmatic access to resources in the company's account.All the needed policies have been created to grant appropriate access.Which additional component will provide the vendor with the MOST secure access to the account?
Question223: A solutions architect is designing a system that will store personally identifiable information (Pll) in an Amazon S3 bucket.Due to compliance and regulatory requirements, both the master keys and the unencrypted data should never be sent to AWS.Which Amazon S3 encryption technique should the architect choose?
Question224: A photo-sharing website running on AWS allows users to generate thumbnail images of photos stored in Amazon S3. An Amazon DynamoDB table maintains the locations of photos, and thumbnails are easily re- created from the originals if they are accidentally deleted.How should the thumbnail images be stored to ensure the LOWEST cost?
Question225: A company's legacy application is currently relying on a single-instance Amazon RDS MySQL database without encryption.Due to new compliance requirements, all existing and new data in this database must be encrypted.How should this be accomplished?
Question226: A company hosts a training site on a fleet of Amazon EC2 instances.The company anticipates that its new course, which consists of dozens of training videos on the site, will be extremely popular when it is released in 1 week.What should a solutions architect do to minimize the anticipated server load?
Question227: A user wants to list the IAM role that is attached to their Amazon EC2 instance. The user has login access to the EC2 instance but does not have IAM permissions.What should a solutions architect do to retrieve this information?